|
|
|
|
RowHeader Field, PartEventArgs Class |
Defines which row header owns the part or null/Nothing if no row header is associated with the part.
Syntax PartEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property RowHeader As RowHeaderClass |
C# |
public readonly RowHeaderClass RowHeader; |
C++ |
public: <readonly> RowHeaderClass^ RowHeader; |
Field Value
Comments
The RowHeader field defines which row header owns the part or null/Nothing if no row header is associated with the part.